From d2236a6b486b84a7fe2f6d1d4b41db7f3a73e846 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 13 Oct 2014 16:31:33 -0700 Subject: [PATCH] Move documentation to doc.crates.io The actual crates.io domain will become the registry itself, but the auto-generated documentation from this repository will continue to be available at the doc.crates.io domain. In the meantime, we've set up redirects from crates.io and www.crates.io to doc.crates.io and the github-pages site will now be doc.crates.io --- src/doc/CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/CNAME b/src/doc/CNAME index cbcca7c58..b68cc5511 100644 --- a/src/doc/CNAME +++ b/src/doc/CNAME @@ -1 +1 @@ -crates.io +doc.crates.io -- 2.30.2